type encoding/binary.bigEndian (struct)
Method Implmentations
PutUint16(b []byte, v uint16)
M : ByteOrder.PutUint16
M : vendor/golang.org/x/net/route.binaryByteOrder.PutUint16
PutUint32(b []byte, v uint32)
M : ByteOrder.PutUint32
M : vendor/golang.org/x/net/route.binaryByteOrder.PutUint32
String() string
M : ByteOrder.String
M : fmt.Stringer.String
M : context.stringer.String
M : os/signal.stringer.String
M : runtime.stringer.String
Uint16(b []byte) uint16
M : ByteOrder.Uint16
M : vendor/golang.org/x/net/route.binaryByteOrder.Uint16
![]() |
The pages are generated with Golds v0.3.6. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |